html{background:#ffffff;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit; }input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{color:#444;font-size:14px; font-family:"微软雅黑",Microsoft YaHei; }
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
.Newstime{ float:right;}

.top_back{width:100%;height: auto;}
.wrap{margin:0 auto;width:100%;}
.header{ width:100%; height:auto; overflow:hidden; border-top:11px solid #04813f;background:url('../Image/i_tjt.jpg') top center no-repeat #f3faff; }

.header_t{ width:1200px; height: auto; margin:0 auto; overflow:hidden; margin-top:11px; }


.logo{font-size:28px;}
.logo img{vertical-align:middle;}

.language{ width:365px; height:auto; float:right; }
.language_t{ width:365px; height:33px; line-height:27px; float:right; text-align:center;  font-size:12px; }
.language_t .r_kjbj_dh{ padding-left:20px; color:#515151; font-size:12px; }
.language_t .r_kjbj_dh span{ color:#ea0000; font-size:16px; font-weight:bold; }

.language_t a{ width:30%;color:#515151; text-align:center; }
.language_t a:hover{ color:#f58a00; }
.language_b{ width: auto; height:60px; line-height:26px; float:right; } 

/**搜索框**/
.search{height: auto; float:right; width:250px; margin-right:20px; margin-top:20px;  }

.search div{ width:60px; float:left; height:31px; line-height:31px;  }

.search-text{ display:inline-block;border: none;height:29px; line-height:29px; width: 208px; float:left; font-size: 12px; margin-top:0px;outline:none; border:1px solid #04813f; color:#bcbcbc; }
.search-btn{display:inline-block; width:34px; height:31px; background:none;border: none; float:left;background:url('../Image/ss_bt.jpg') right top no-repeat; } 




 

/* banner */
#banner_k{ width:100%; height:470px; margin:0 auto;  position:relative; }
.banner{ width:100%;height: auto; margin:0 auto; text-align:center; position:relative; z-index:0; }

/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.banner .pictab .pictabul{position:absolute; width:1920px; left:-460px;}
.banner .pictab {position:relative; margin:0 auto; width:1000px; height:476px; }
.banner .pictab img{width:100%; height:470px;}

/*数字按钮样式*/
.banner .pictab .num { overflow:hidden; height: 15px; position: absolute; bottom:20px; left:45%; zoom:1; z-index:3 }
.banner .pictab .num li { width: 30px; height: 15px; line-height: 5px; text-align: center; color: #0059bf; background: #00a49d; margin-right: 10px;  cursor:pointer; float: left;filter:alpha(opacity=80); text-indent:600px;  /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/ }
.banner .pictab .num li.on { background: #fecb00; color: #FF7700;filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
-moz-opacity:0.8; /*Firefox私有，透明度50%*/
opacity:0.8;/*其他，透明度50%*/ } /*当前项*/
/*上一个  下一个*/
.banner .pictab .prev,
.banner .pictab .next { display: none; width: 40px; height: 100px; background: url(../flash/0btn.png) no-repeat; position: absolute; top: 162px;}
.banner .pictab .prev { left: 0; }
.banner .pictab .next { right: 0; background-position: right }
 
 
.nav_k{ width:100%; height:56px; font-size:15px;  position:absolute; top:-30px; z-index:99; }
.nav{height:56px;display:block;padding:0px;width:1200px; margin:0 auto;  }
.nav ul{ width:1178px; float:left; background:url('../Image/nav_c.jpg') right top repeat-x;}
.nav ul li{ width: 147px; float:left; text-align:center; position:relative; font-size:16px; }
.nav ul li a{ width: 147px;height:56px; line-height:56px;overflow:hidden; position:relative; display:block;transition:0.3s; color:#333; }
.nav ul li .navspan1{ width:100px; height:56px; background-color:#ffae00; position:absolute; top:0px; left:-100px;transition:0.3s;}
.nav ul li .navspan2{ width:100px; height:56px; background-color:#ffae00; position:absolute; top:0px; right:-100px;transition:0.3s;}


.nav ul li a:hover{ color:#fff; }
.nav ul li a:hover .nav_wz{ position:absolute; width: 147px; left:0px; height:56px; line-height:56px; text-align:center; z-index:999;}
.nav ul li a:hover .navspan1{ width:100px; height:56px; background-color:#ffae00; position:absolute; top:0px; left:0px;transition:0.3s;border-radius:6px 0px 0px 6px; }
.nav ul li a:hover .navspan2{ width:100px; height:56px; background-color:#ffae00; position:absolute; top:0px; right:0px;transition:0.3s;border-radius:0px 6px 6px 0px; }


.nav .sub{ display:none; width:100px; left:0; top:-370px;  position:absolute; background:#4E4E4E;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav .on h3 a{ background:#4E4E4E; color:#fff;   }




 

.i_rmssk{ width:100%; height:44px; line-height:44px;  margin:0 auto; background-color:#FFF; border-bottom:1px solid #ededed; }
.i_rmss{ width:1100px;height: auto; margin:0 auto; overflow:hidden; }
.i_rmss_l{ width:60%; height:44px; line-height:44px; float:left; }
.i_rmss_l li{ width: auto; height:44px; line-height:44px; float:left; margin-right:10px; }


.i_rmss_r{ width:30%; height:44px; float:right; }

 

.input_k{ width:200px; height:30px; line-height:30px; background-color:#fff; border:1px solid #dddddd; float:left; color:#333333; border-right:none;}
.input_tb{ width:66px; height:32px;background:url('../Image/ss_tb.jpg') left top no-repeat; display:block; float:left; border:none; border:1px solid #dddddd; border-left:none;}

.main{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:#f3f3f3;} 



.main_00k{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:20px 0px 40px 0px; background-color:#d4e5df; }
.main_00{ width:1200px; height:auto; margin:0 auto; }
.i_yy{ width:1200px; height:auto; float:left; } 
.i_yynr{ width:1200px; height: auto; float:left;}
.i_yynr li{ width:190px; height: auto; float:left; text-align:center; padding:25px; }
.i_yynr li div{ width:190px; height:135px; float:left; background-color:#FFF; text-align:center; padding-top:15px;border-radius:5px;}
.i_yynr li p{ font-size:15px; color:#464646; font-weight:bold;  }
.i_yynr li span{ font-size:16px; color:#036d2d; }
.i_yynr li:hover img{transition:all 0.4s linear 0s; -webkit-transform: rotate(360deg) scale(1.02);-ms-transform: rotate(360deg)scale(1.02);	transform: rotate(360deg) scale(1.02);	-webkit-box-shadow: 0 0 5 rgba(0,0,0,0.3);	box-shadow: 0 0 5 rgba(0,0,0,0.3); }




.main_01k{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:30px 0px 30px 0px; background-color:#f2f2f2; }
.main_01{ width:1200px; height:auto; margin:0 auto;  padding-top:20px; }

.main_01 .products_nr{ width:915px; height: auto; line-height:24px; float:right; }
.main_01 #fczs_main{height: auto; width:auto; float:right; }
 
.main_01 #fczs_gd{width:705px;height: auto;float:left;overflow:hidden;}
.main_01 #fczs_gd ul{width:1535px;height: auto;}
.main_01 #fczs_gd ul li{width:297px;height:276px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; position:relative; }
.main_01 #fczs_gd ul li a{background-color:#fff;width:297px;height: 264px; float:left; padding-top:10px; color:#333; border-bottom:2px #f39501 solid; }
.main_01 #fczs_gd ul li a:hover{background-color:#f39501;width:297px;height: 264px; float:left; color:#FFF;}
.main_01 #fczs_gd ul li img{ width:277px; height:220px; border:1px solid #9e9e9e; background-color:#FFF;}


.main_01 #fczs_gd ul li .cp_tpswz{width:277px;height:220px; position:absolute; top:-220px; left:7px;transition:0.3s;}
.main_01 #fczs_gd ul li:hover .cp_tpswz{width:277px;height:220px; line-height:220px; position:absolute; top:11px; background:url('../Image/i_cppf.png') top center no-repeat;transition:0.3s;}


 
 


.main_02k{ width:100%; height: auto; margin:0 auto; background: #FFF; overflow:hidden; padding:50px 0px;  }
.main_02{ width:1200px; height: auto; margin:0 auto; }
  
.picBtnTop{ width:1200px; height:420px; position:relative;  overflow:hidden;  zoom:1; float:left; }
.picBtnTop .hd{ width:270px;  height: auto; position:absolute; left:5px; }
.picBtnTop .hd p{ width:270px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x01.jpg') left bottom repeat-x; font-size:30px; margin-bottom:10px; }
.picBtnTop .hd p span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x02.jpg') left bottom repeat-x;}
.picBtnTop .hd ul li{ width:338px; height:55px; line-height:55px; font-size:16px; text-indent:14px; color:#434343; float:left;  margin-bottom:5px; background:url('../Image/i_sjbj.png') left center no-repeat;}
.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.picBtnTop .hd ul li.on{ width:338px; background:url('../Image/i_sj.png') left center no-repeat; color:#FFF; }
.picBtnTop .hd ul li.on img{ border-color:#f60;  }
.picBtnTop .bd{ width:818px;  height:347px; position:relative; float:right; border:2px solid #026f2b; padding:30px; }
.picBtnTop .bd li{ position:relative;  zoom:1; vertical-align:middle;}
.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
.picBtnTop .bd li .pic img{ width:270px; height:360px; vertical-align:bottom; }
.picBtnTop .bd li .bg{ position:absolute; right:320px; bottom:20px; z-index:1; }
.picBtnTop .bd li .bg a{ width:165px; height:38px; line-height:38px; background-color:#047831;border-radius:4px; color:#FFF; font-size:18px; display:block; text-align:center; }
.picBtnTop .bd li .bg a:hover{ width:165px; height:38px; line-height:38px; background-color:#f2b101; color:#FFF;}
.picBtnTop .bd li .title{ width:500px; height: auto; line-height:30px; right:0; top:0;   position:absolute; z-index:2; background:url('../Image/i_cpjs_btbj.jpg') left top no-repeat; padding-top:50px; }
.picBtnTop .bd li .title a{ color:#333333; padding-left:15px;  }
#demo1{ margin-bottom:0px;  }

/* tab选项切换效果 */
.slideTxtBox{ width:510px; border:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
	
	
	
	
	
 
.main_03k{ width:100%; height:600px; margin:0 auto; padding:30px 0px;}

.main_03k table{ width:100%; height:auto; margin:0 auto; }
.main_03k table .ltd{ float:left; width:100%; height:600px; background:url('../Image/i_youshi_lr.png') right center no-repeat ; }
.main_03k table .ctd{ width:730px; height:600px;  margin:0 auto; background:url('../Image/i_youshi_cl.png') left center no-repeat ; padding-left:470px;}



.sidayoushi{ width:730px; height:420px; position:relative;  overflow:hidden;  zoom:1; float:left; background-color:#FFF;  }
.sidayoushi .hd{ width:130px;  height: auto; position:absolute; left:5px; }


.sidayoushi .hd ul li{ width:130px; height:98px; line-height:55px; font-size:16px;color:#fff; float:left;  margin-bottom:5px; background:url('../Image/sidayoushi.png') left top no-repeat;}


.sidayoushi .hd ul li .wenzi{ width:60px; height:30px; line-height:30px; border-bottom:1px solid #FFF; text-indent:14px; margin-left:10px; margin-top:5px; }
.sidayoushi .hd ul li .shuzi{ width:98px; height:60px; line-height:60px; font-size:30px; font-weight:bold; text-align:center; float:left;  }


.sidayoushi .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.sidayoushi .hd ul li.on{ width:338px; background:url('../Image/sidayoushi_dj.png') left center no-repeat; color:#FFF; }
.sidayoushi .hd ul li.on img{ border-color:#f60;  }
.sidayoushi .bd{ width:530px;  height:347px; position:relative; float:right; padding:30px; }
.sidayoushi .bd li{ position:relative;  zoom:1; vertical-align:middle;}
.sidayoushi .bd li .pic{ position:relative; z-index:0;  }
.sidayoushi .bd li .pic img{ width:530px; height:153px; vertical-align:bottom; }
.sidayoushi .bd li .bg{ position:absolute; right:320px; bottom:20px; z-index:1; }
.sidayoushi .bd li .bg a{ width:165px; height:38px; line-height:38px; background-color:#047831;border-radius:4px; color:#FFF; font-size:18px; display:block; text-align:center; }
.sidayoushi .bd li .bg a:hover{ width:165px; height:38px; line-height:38px; background-color:#f2b101; color:#FFF;}
.sidayoushi .bd li .title{ width:500px; height: auto; line-height:30px; right:0; top:160px;   position:absolute; z-index:2; }
.sidayoushi .bd li .title a{ color:#333333; padding-left:15px;  }
#demo2{ margin-bottom:20px;  }






.main_03k table .rtd{ float:right; width:100%; height:600px; }


.main_03{ width:1200px; height:600px; margin:0 auto; position:relative; } 





.main_03 .i_youshi01{ width:565px; height:167px; position:absolute; top:70px; left:9px; z-index:999; border:1px dashed #f39500; }
.main_03 .i_youshi01 .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#ff9c00; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi01 .i_shuzi span{font-size:40px; font-weight:bold; font-style:italic;  }
.main_03 .i_youshi01 .xbt{ font-size:16px; color:#333333; position:absolute; top:20px; left:73px; width:490px; font-weight:bold; transition:0.3s;}
.main_03 .i_youshi01 .xnr{ font-size:14px; color:#333333; position:absolute; top:50px; left:73px; width:490px; transition:0.3s;}
.main_03 .i_youshi01 .xnr span{ color:#ff9c00; font-size:16px; font-weight:bold; }
.main_03 .i_youshi01 .i_youshitp01{ width:578px; height:135px; position:absolute; top:110px; left:-35px; }

.main_03 .i_youshi01:hover{ background-color:#ff9c00; color:#FFF; }
.main_03 .i_youshi01:hover .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#333333; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi01:hover .xbt{ color:#FFF; }
.main_03 .i_youshi01:hover .xnr{ color:#FFF; }

.main_03 .i_youshi02{ width:565px; height:167px; position:absolute; top:70px; right:9px; z-index:999; border:1px dashed #3aa9b2; }
.main_03 .i_youshi02 .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#3aa9b2; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi02 .i_shuzi span{font-size:40px; font-weight:bold; font-style:italic;  }
.main_03 .i_youshi02 .xbt{ font-size:16px; color:#333333; position:absolute; top:20px; left:73px; width:490px; font-weight:bold; transition:0.3s;}
.main_03 .i_youshi02 .xnr{ font-size:14px; color:#333333; position:absolute; top:23px; left:73px; width:490px; transition:0.3s;}
.main_03 .i_youshi02 .xnr span{ color:#ff9c00; font-size:16px; font-weight:bold; }
.main_03 .i_youshi02 .i_youshitp01{ width:578px; height:135px; position:absolute; top:110px; left:-35px; }

.main_03 .i_youshi02:hover{ background-color:#3aa9b2; color:#FFF; }
.main_03 .i_youshi02:hover .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#333333; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi02:hover .xbt{ color:#FFF; }
.main_03 .i_youshi02:hover .xnr{ color:#FFF; }


.main_03 .i_youshi03{ width:565px; height:167px; position:absolute; top:385px; left:9px; z-index:999; border:1px dashed #3aa9b2; }
.main_03 .i_youshi03 .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#3aa9b2; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi03 .i_shuzi span{font-size:40px; font-weight:bold; font-style:italic;  }
.main_03 .i_youshi03 .xbt{ font-size:16px; color:#333333; position:absolute; top:20px; left:73px; width:490px; font-weight:bold; transition:0.3s;}
.main_03 .i_youshi03 .xnr{ font-size:14px; color:#333333; position:absolute; top:50px; left:73px; width:490px; transition:0.3s;}
.main_03 .i_youshi03 .xnr span{ color:#ff9c00; font-size:16px; font-weight:bold; }
.main_03 .i_youshi03 .i_youshitp01{ width:578px; height:135px; position:absolute; top:110px; left:-35px; }

.main_03 .i_youshi03:hover{ background-color:#3aa9b2; color:#FFF; }
.main_03 .i_youshi03:hover .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#333333; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi03:hover .xbt{ color:#FFF; }
.main_03 .i_youshi03:hover .xnr{ color:#FFF; }

.main_03 .i_youshi04{ width:565px; height:167px; position:absolute; top:385px; right:9px; z-index:999; border:1px dashed #f39500; }
.main_03 .i_youshi04 .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#ff9c00; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi04 .i_shuzi span{font-size:40px; font-weight:bold; font-style:italic;  }
.main_03 .i_youshi04 .xbt{ font-size:16px; color:#333333; position:absolute; top:20px; left:73px; width:490px; font-weight:bold; transition:0.3s;}
.main_03 .i_youshi04 .xnr{ font-size:14px; color:#333333; position:absolute; top:50px; left:73px; width:490px; transition:0.3s;}
.main_03 .i_youshi04 .xnr span{ color:#ff9c00; font-size:16px; font-weight:bold; }
.main_03 .i_youshi04 .i_youshitp01{ width:578px; height:135px; position:absolute; top:140px; left:-35px; }

.main_03 .i_youshi04:hover{ background-color:#ff9c00; color:#FFF; }
.main_03 .i_youshi04:hover .i_shuzi{ width:97px; height:97px; position:absolute; top:-15px; left:-35px; background-color:#333333; text-align:center; font-size:25px; font-weight:100; color:#FFF; }
.main_03 .i_youshi04:hover .xbt{ color:#FFF; }
.main_03 .i_youshi04:hover .xnr{ color:#FFF; }




.main_04k{ width:100%; height: auto; margin:0 auto; overflow:hidden; background-color:#ffffff;   padding:30px 0px; }
.main_04{ width:1160px; height:auto; margin:0 auto; background-color:#FFF; padding:20px 20px 0px 20px;  overflow:hidden;} 


.i_honors{ width:1200px; height: auto; float:left; }
.i_honors_bt{ width:1200px; height:60px;  float:left; font-size:15px; color:#565656; font-weight:bold; }
.i_honors_bt li{ width:270px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x01.jpg') left bottom repeat-x; font-size:30px; margin-bottom:10px; }
.i_honors_bt li span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x02.jpg') left bottom repeat-x;} 
.i_honors_nr{ width:1200px; height: auto; float:left; position:relative; padding:30px 0px; }

.i_honors_nr .honor_l{ position:absolute; top:-30px; right:130px; }
.i_honors_nr .honor_r{ position:absolute; top:-30px; right:20px; }

.i_honors_nr #fczs_mainhonor{height: auto;}

.i_honors_nr #fczs_gdhonor{width:1200px;height: auto;float:left;overflow:hidden;}
.i_honors_nr #fczs_gdhonor ul{width:2580px;height: auto;}
.i_honors_nr #fczs_gdhonor ul li{width:248px;height:360px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
.i_honors_nr #fczs_gdhonor ul li a{background-color:#f2f2f2;width:248px;height: 360px; float:left; padding-top:10px; color:#333;}
.i_honors_nr #fczs_gdhonor ul li a:hover{background-color:#03722d;width:248px;height: 360px; float:left; color:#FFF;}
.i_honors_nr #fczs_gdhonor ul li img{ width:227px; height:314px; border:1px solid #9e9e9e; background-color:#FFF;}





.main_04 .main_04bt{ width:200px; height:80px; line-height:80px; margin:0 auto;background:url('../Image/i_zizhibtbj.png') center center no-repeat; font-size:18px; color:#2f2f2f; font-weight:bold; text-align:center; } 


.main_04 .products_nr10{ width:1158px; height: auto; line-height:24px; float:left; }
.main_04 #fczs_main{height: auto; overflow:hidden; }
.main_04 #fczs_gd{width:1200;height: auto;float:left;overflow:hidden;}
.main_04 #fczs_gd ul{width:1700px;height: auto;}
.main_04 #fczs_gd ul li{width:229px;height:290px;float:left;text-align:center; margin-right:10px; margin-bottom:5px; overflow:hidden;background:url('../Image/i_honor_tpbj.png') top center no-repeat; padding:23px 22px; }
.main_04 #fczs_gd ul li a{ width:248px;height: 206px; float:left; }
.main_04 #fczs_gd ul li a:hover{ width:248px;height: 206px; float:left; }
.main_04 #fczs_gd ul li img{ width:223px; height:271px; background-color:#FFF; float:left; }




.main_05k{ width:100%; height: auto; margin:0 auto; overflow:hidden;  padding:40px 0px 40px 0px; background-color:#f2f2f2;}
.main_05{ width:1200px; height:auto; margin:0 auto; overflow:hidden;} 

.i_aboutus{ width:490px; height: auto; float:right;background:url('../Image/about_tp.png') center left no-repeat;padding-left:270px; }
.i_aboutus_bt{ width:490px; height:60px; line-height:60px; float:left; }
.i_aboutus_bt ul{ width:auto; height:60px; line-height:60px; float:left;  }

.i_aboutus_bt li{ width:490px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x03.jpg') left bottom repeat-x;  margin-bottom:10px; font-size:16px; }
.i_aboutus_bt li span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x02.jpg') left bottom repeat-x;font-size:30px;} 

 
.i_aboutus_bt a{ float:right; margin-top:2px; margin-right:6px;  }
.i_aboutus_nr{ width:490px; height:271px; line-height:26px;  float:left; padding-top:20px; }
 
 
.i_news{ width:420px; height: auto; float:left; padding-bottom:13px; }
.i_news_bt{ width:420px; height:60px; line-height:60px; float:left; font-size:16px; color:#565656; font-weight:bold; }
.i_news_bt ul{ width:420px; height:60px; line-height:60px; float:left;  }
.i_news_bt li{ width:420px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x03.jpg') left bottom repeat-x;  margin-bottom:10px; font-size:16px; }
.i_news_bt li span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x02.jpg') left bottom repeat-x;font-size:30px;} 
  
.i_news_nr{ width:400px; height:251px; line-height:26px;  float:left; padding-top:20px; padding:10px;}

.i_news_nr .i_news_nr_t{ width:100%; height:86px; float:left;  }
.i_news_nr .i_news_nr_t img{ background-color:#fff; }
.i_news_nr .i_news_nr_t span{ width:284px; height:76px; float:right;; }

.i_news_nr .i_news_nr_b{ width:100%; height:auto; float:left;}
.i_news_nr .i_news_nr_b li{ width:100%; height:30px; line-height:30px; float:left; color:#333;text-indent:12px; border-bottom:1px dashed #CCC;}
.i_news_nr .i_news_nr_b li a{ width:100%; height:30px; line-height:30px; float:left; color:#333;transition:0.3s;background:url('../Image/xd.png') center left no-repeat; color:#434a5a;}
.i_news_nr .i_news_nr_b li a span{ color:#afafb1; float:right;transition:0.3s;}
.i_news_nr .i_news_nr_b li a:hover{ width:410px; height:30px; line-height:30px; float:left; color:#03722d; margin-left:10px;background:url('../Image/xd.png') center left no-repeat; }
.i_news_nr .i_news_nr_b li a:hover span{color:#03722d;}

 



.i_qyxw{ width:355px; height: 280px; float:right; padding:20px; border:1px solid #e9e9e9; }
.i_qyxw_bt{ width:355px; height:80px; line-height:80px; float:left;background:url('../Image/i_zizhibtbj.png') center center no-repeat; font-size:18px; color:#2f2f2f; font-weight:bold; text-align:center; }
.i_qyxw_nr{ width:355px; height: auto; float:left; }

.i_qyxw_nr ul li{ width:355px; height:30px; line-height:30px; float:left; }
.i_qyxw_nr ul li a{ width:355px; height:30px; line-height:30px; float:left; color:#969696;transition:0.3s; padding-left:8px; }
.i_qyxw_nr ul li a span{ font-size:12px; color:#cecece; float:right;transition:0.3s;}
.i_qyxw_nr ul li a:hover{ width:355px; height:30px; line-height:30px; float:left; color:#c9060a; margin-left:10px; }
.i_qyxw_nr ul li a:hover span{color:#c9060a;}




 





.main_b_k{ width:100%; height: auto; margin:0 auto; background-color:#31a0ca;}

/*内页左侧*/
.left_zk{ width:270px; height: auto; float:left;  margin-bottom:20px; }

.ny_fpfl{ width:270px; height:auto; float:left; }
.ny_fpfl .ny_fpfl_bt{ width:270px; height:88px; line-height:88px;  float:left;background:url('../Image/i_cpflkz.png') center left no-repeat #03702c; text-indent:70px; color:#FFF; font-size:20px; font-weight:bold; } 
.ny_fpfl .ny_fpfl_nr{ width:270px; height:auto; float:left; font-size:15px; padding-top:5px; }
.ny_fpfl .ny_fpfl_nr a{float:left;width:267px;height:55px;line-height:55px;cursor:pointer;text-align:left;  color:#fff; text-indent:50px;background:url('../Image/l_nrcpbj.png') center left no-repeat #808080; display:block; margin-bottom:4px; border-left:3px solid #036c2a; }
.ny_fpfl .ny_fpfl_nr a:hover{ float:left;background:url('../Image/l_nrcpbj.png') center left no-repeat #f39500; color:#fff; width:267px; height:55px; display:block; border-left:3px solid #036c2a; } 

.l_contact{ width:215px; height:auto; float:left; line-height:28px; color:#30394c; font-weight:bold; }



.left_zk2{ width:284px; height: auto; float:left;  margin-bottom:20px; }

.ny_fpfl2{ width:284px; height:auto; float:left; }
.ny_fpfl2 .ny_fpfl_bt{ width:284px; height:88px; line-height:88px;  float:left;background:url('../Image/i_cpflkz.png') center left no-repeat #03702c; text-indent:70px; color:#FFF; font-size:20px; font-weight:bold; } 
.ny_fpfl2 .ny_fpfl_nr{ width:284px; height:auto; float:left; font-size:15px; padding-top:5px; }
.ny_fpfl2 .ny_fpfl_nr a{float:left;width:281px;height:55px;line-height:55px;cursor:pointer;text-align:left;  color:#fff; text-indent:50px;background:url('../Image/l_nrcpbj.png') center left no-repeat #808080; display:block; margin-bottom:4px; border-left:3px solid #036c2a; }
.ny_fpfl2 .ny_fpfl_nr a:hover{ float:left;background:url('../Image/l_nrcpbj.png') center left no-repeat #f39500; color:#fff; width:276px; height:55px; display:block; border-left:3px solid #036c2a;transition:0.3s; padding-left:5px; } 

.l_contact2{ width:284px; height:auto; float:left; line-height:28px; color:#30394c; font-weight:bold; }

 
.yqlj{ width:1000px; height:33px; line-height:33px; border:1px solid #dedede; float:left;background:url('../Image/yqlj_bj.jpg') top left repeat-x;}
.yqlj_bt{ width:80px; float:left; text-align:center; font-weight:bold; color:#000;}
.yqlj_nr{ width:920px; float:left;}
.yqlj_nr li{ width: auto; float:left; margin:0 10px;}
.yqlj_nr li a{ color:#000;}
/***************global*****************/
.pro li{float:left;overflow:hidden;margin:0 18px 20px 18px;width:250px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px; font-size:15px; }
.pro span{padding-left:15px;background-position:0 -114px;}
.pro img{padding:3px;width:240px;height:170px;border:1px solid #dcdcdc;}
.pro a{*color:#444;}
.pro a:hover{color:#da020d;}
.pro img:hover{border:1px solid #da020d;}

.pro_honor li{float:left;overflow:hidden;margin:0 18px 20px 18px;width:250px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px; font-size:15px; }
.pro_honor span{padding-left:15px;background-position:0 -114px;}
.pro_honor img{padding:3px;width:240px;height:331px;border:1px solid #dcdcdc;}
.pro_honor a{*color:#444;}
.pro_honor a:hover{color:#da020d;}
.pro_honor img:hover{border:1px solid #da020d;}

 


.widget dd a{padding-left:19px;background-position:0 -59px;color:#444;}
.widget a:hover{color:#da020d;}
.widget .clicked{background-position:0px -78px;}
.widget .clicked a{background-position:0px -86px;color:#fff;}
.widget ol{margin-left:10px;}
.widget dd{padding-left:8px;height:30px;}

.widget p{margin-left:6px;font-size:12px;line-height:20px;}
.short_title{width:100%; height:43px; line-height:43px; float:left;  background:url('../Image/l_bt_bj.jpg') top center no-repeat; text-align:center;}
.short_title span{background-position:0 -33px;color:#f1a3a6;}

.short_nr{ width:100%; height:auto; float:left;}
.short_nr li{ width:100%; height:auto; float:left;  background:url('../Image/l_nr_bj.jpg') top center no-repeat; text-indent:40px; margin-bottom:5px;}

.short_title2{width:100%; height:68px; float:left;  background:url('../Image/contact_bt_bj.jpg') top center no-repeat; text-align:center;}


.aboutus_bt{ width:100%;}
.aboutus_bt li{}


/*内页 */
.nycontact_k{ width:100%; height: auto; margin:0 auto; position:relative; background-color:#f3f3f3; }


.pp_contact01{ width:100%; height:941px; margin:0 auto;background:url('../Image/pp_01.jpg') top center no-repeat; position:relative;}
.pp_contact02{ width:100%; height:1488px; margin:0 auto;background:url('../Image/pp_02.jpg') top center no-repeat; position:relative;}
.pp_contact02nr{ width:1200px; height:auto; margin:0 auto; position:relative; }


.pp_contact02nr .jj_cqtp{ width:400px; height:225px; position:absolute; top:48px; right:130px; }

 

 
		

#fczs_mainjj{height: auto; position:absolute; top:372px; left:127px; }
#fczs_gdjj{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gdjj ul{width:1200px;height: auto;}
#fczs_gdjj ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdjj ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gdjj ul li a:hover{background-color:#444444;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gdjj ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}

.pp_contact03{ width:100%; height:854px; margin:0 auto;background:url('../Image/pp_03.jpg') top center no-repeat; position:relative;}
.pp_contact04{ width:100%; height:1530px; margin:0 auto;background:url('../Image/pp_04.jpg') top center no-repeat; position:relative;}
.pp_contact05{ width:100%; height:1529px; margin:0 auto;background:url('../Image/pp_05.jpg') top center no-repeat; position:relative;} 



.nycontact{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:20px; padding-top:40px; }


.scpxqcont{ width:870px; height:auto; float:left; overflow:hidden; background-color:#FFF;/* text-align:center; */}

.name_title{ height:42px; line-height:42px; font-size:15px; font-weight:bold; color:#fff; background-color:#03702c; text-indent:10px; }

.pro_xx { background-color:#FFF; overflow:hidden; padding:10px; 
	width:360px;
	font-family:"微软雅黑";
	font-size:14px; color:#333; 
}

.pro_xx p{ width:100%; float:left; font-weight:bold; height: auto; height: auto; line-height:30px; color:#fff; text-indent:38px; }
.pro_xx span{ font-weight:100; color:#838383; font-size:14px; }
.pro_content {
	width:860px;
	height:auto;
	float:left;}
	
.pro_xx .dj_lxfs{ width:100%; border-top:1px dashed #b2b2b2; float:left; margin-top:20px; padding-top:20px; }
.pro_xx .dj_lxfs a{ float:left; margin-right:10px; margin-left:10px; margin-bottom:15px; }


.pronr{ width:100%; height:auto; overflow:hidden; float:left; margin-top:20px; }
.pronr_zbt{ width:99%; padding-left:10px; height:42px; background-color:#ededed; float:left; }
.pronr_zbt li{ width:125px; height:42px; line-height:42px; float:left; text-align:center; font-size:14px; }
.pronr_zbt li a{ color:#000; }
.pronr_zbt li a:hover{ width:125px; height:42px; line-height:42px; background-color:#03702c; float:left; color:#fff; }
.pronr_zbt .diyi a{ width:125px; height:42px; line-height:42px; text-align:center;  background-color:#03702c; float:left; color:#fff; }
.pronr_zbt .diyi a:hover{ width:125px; height:42px; line-height:42px;  float:left; color:#fff; }



.pronr_bt{ width:100%; height:35px; margin-top:32px; float:left; margin-bottom:20px; }
.pronr_bt li{ width:100px; height:35px; line-height:35px; text-align:center; font-size:16px;  background-color:#d30000; float:left; color:#FFF; }
.pronr_nr{ width:855px; height:auto; overflow:hidden; float:left; padding-top:20px; margin-bottom:20px; }



#fczs_mainny{height: auto;}
#fczs_gdny{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gdny ul{width:1200px;height: auto;}
#fczs_gdny ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdny ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gdny ul li a:hover{background-color:#444444;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gdny ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}




#fczs_mainny2{height: auto;}
#fczs_gdny2{width:705px;height: auto;float:left;overflow:hidden;}
#fczs_gdny2 ul{width:1200px;height: auto;}
#fczs_gdny2 ul li{width: auto;height:400px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gdny2 ul li a{background-color:#dfdfdf;width:229px;height: 400px; float:left; color:#333; }
#fczs_gdny2 ul li a:hover{background-color:#0081e7;width:229px;height:400px; float:left; color:#fff;}
#fczs_gdny2 ul li img{ width:227px; height:313px; border:1px solid #9e9e9e; background-color:#FFF;}



.pronr .fhsyj{ width:60%; height:auto; margin:0 auto; text-align:center; }
.pronr .fhsyja{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#FFF; background-color:#444444; display:block; border-radius:20px;transition:0.3s; margin-top:20px; }
.pronr .fhsyja:hover{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#fff; background-color:#b50505; display:block; border-radius:10px; }

.pr_contactk{ width:870px; height: auto; margin:0 auto; overflow:hidden;  background-color:#FFF; margin-bottom:20px; }
.pr_contact{ width:100%; height: auto; float:right; margin-bottom:20px; background-color:#FFF; }


.pr_contact_bt{ width:100%; height:44px; margin-top:32px; float:left; margin-bottom:20px;  background:url('../Image/pr_contact_btbj.jpg') top left repeat-x; padding-top:60px; }
.pr_contact_bt li{ width:300px; height:44px; line-height:44px; font-size:16px; float:left; color:#444444; text-indent:10px; font-weight:bold; }

.pr_contact_nr{ width:100%; height:auto; overflow:hidden; float:left; }

.pr_contact_nrl{ width:500px; height:auto; float:left;}

.pr_contact_nrr{ width:340px; height:auto; float:right; background:url('../Image/pr_contact_nrrbj.png') top left no-repeat; padding-top:80px; }
.pr_contact_nrr .qgrxmc{ width:100%; height:40px; line-height:40px; float:left; font-size:24px; font-weight:bold; color:#000; }
.pr_contact_nrr .qgrxdh{ width:100%; height:40px; line-height:40px; float:left; font-size:36px; font-weight:bold; color:#d30000; }
.pr_contact_nrr .qgrxdz{ width:100%; height:40px; line-height:40px; float:left; font-size:14px; font-weight:bold; color:#d30000; }
.pr_contact_nrr p{ width:100%; height:40px; line-height:40px; float:left; border-bottom:1px dashed #cccccc;  font-size:14px;  color:#000000; }

#allmap p{line-height:10px;margin:10px;}


.article{overflow:hidden;margin-bottom:12px;width:890px;background-color:#fff; float:right;}

.article_bt{ width:890px; height:44px; line-height:44px; float:left; color:#181818; background-color:#d1d1d1;}
.article_bt ul{ width:890px; height:44px; line-height:44px; float:left; }
.article_bt span{  color:#333;background:url('../Image/r_bttb.png') center left no-repeat; padding-left:20px;  padding-right:15px; font-size:12px; }
.article_bt span a{ color:#333; }
.article_bt_wz{ width: auto;height:44px; line-height:44px; float:left; color:#fff; background-color:#03702c;  text-indent:24px; font-size:16px; font-weight:bold; padding-right:20px; }
.article_nr{width:870px; height: auto;float:left; padding:10px; min-height:900px; line-height:26px; position:relative; }

#con_lx{ background:url('../Image/lx.png') no-repeat top left; padding-left:430px; height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:50%; position: relative; height:230px; border-bottom:1px solid #e8e8e8; }
#con_lx .zaixian{display: block;  float: left;  width: 230px;  line-height: 40px;  text-align: center;  color: #ffffff;  font-size: 16px;  font-weight: bold;  background-color: #ea2622;  margin: 10px 0 0 6px; position:absolute; top:160px; left:86px; }


.article_nr table{ float:left; }


.article_nr .p_dfl{ width:945px; height:auto; min-height:600px;  float:left; overflow:hidden;line-height:26px; padding:10PX; color:#333; line-height:28px; background-color:#fff; }
.article_nr .p_dfl li{ width:50%; height:auto; float:left; text-align:center; }


.inkPhoBox { width: 687px; margin: 15px auto 0px; }
.inkPhoBox .main{ width:687px;}
.inkPhoBox .mod18{width:677px;position:relative;}
.inkPhoBox #prev{ background: url(../Image/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: 11px; top: 37px; cursor: pointer; }
.inkPhoBox #next{ background: url(../Image/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 37px; right: 11px; cursor: pointer; }
.inkPhoBox .mod18 #prevTop{display:none}
.inkPhoBox .mod18 #nextTop{display:none}
.inkPhoBox .mod18 li{float:left;}
.inkPhoBox .mod18 .cf li{position:relative;color:#fff;}
.inkPhoBox .mod18 .cf a{display:block;width:526px;height:377px;position:absolute;color:#fff;}
.inkPhoBox .mod18 .cf li span{display:block;width:688px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.inkPhoBox .bigImgBox{width: 650px; height: 514px; border: 1px solid #E1E1E1; padding:13px; }
.inkPhoBox .mod18 .picBox{width: 650px; height: 514px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox ul{height:514px;position:absolute; left:0;}
.inkPhoBox .mod18 .picBox li{ width: 650px; height: 514px;}
.inkPhoBox .smImgBox{ width: 655px; height: 101px; padding: 11px; border: 1px solid #E1E1E1; margin-top: 12px; position: relative; }
.inkPhoBox .mod18 .listBox{ width: 655px; height: 101px; margin: 0 auto; position: relative; overflow: hidden; }
.inkPhoBox .mod18 .listBox ul{height:101px;position:absolute; padding-left:0px;}
.inkPhoBox .mod18 .listBox li{ width: 134px; height: 101px; cursor: pointer; position: relative; padding: 0 9px 0 0; }
.inkPhoBox .mod18 .listBox li img{ width:134px; height:101px;}
.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:134px;height:101px;}
.inkPhoBox .mod18 .listBox .on img{border:2px solid #B42222; width:130px; height:97px;}
.inkPhoBox .mod18 .listBox .on { background:url(../Image/img_bg.jpg) center top no-repeat;}
.inkPhoBox .mod18 .listBox .on i{display:block;}
.inkPhoBox .left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333}








.article_lxwmnr{ width:735px; height:auto; float:left; overflow:hidden;line-height:26px; padding:10PX;}
.article_lxwmnr p{ width:100%; line-height:40px;  float:left; overflow:hidden;/* border-bottom:1px solid #b4d3ef; */}


/*资质瀑布流*/
.item{background:#edebeb;color:#333;border-radius:5px;padding:10px;word-break:break-all;word-wrap:break-word;/*white-space:pre;white-space:pre-wrap;*/}
.item img{width:100%;height:auto;}
.item p{text-align:center;margin-top:5px; color:#333;}
.item a{color:#fff; }
.item:hover{color:#db0100; }


#allmap p{line-height:10px;margin:10px;}

/*.title{margin:0 0 13px 19px;padding:12px 0px 9px 14px;width:661px;height:19px;border-bottom:2px solid #dbdbdb;}
.title strong{float:left;display:inline-block;margin-left:-14px;padding-bottom:8px;width:80px;height:100%;border-bottom:2px solid #414141;color:#da020d;text-align:center;}
.title span{overflow:hidden;zoom:1;padding:7px 0 0 17px;background-position:0 -145px; }
.title a{margin-top:4px;color:#444;}
.title .bold{color:#da020d;}
.title .right a:hover{color:#da020d;text-decoration:underline;}*/


.footer{ width:100%; height: auto;clear:both; font-size:12px; margin:0 auto; overflow:hidden;}

.footer_t_k{ width:100%; height:180px;  margin:0px auto ; background-color:#ffffff; }
.footer_t{ width:1200px; height:180px; font-size:12px;margin:0 auto; }
.footer_t .btk{ width:100%;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x01.jpg') left bottom repeat-x;  margin-bottom:10px; font-size:16px; }
.footer_t .btk span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x02.jpg') left bottom repeat-x;font-size:30px;} 


.footer_t span{ width:120px; height:140px; float:left;background:url('../Image/footer_hzhbbt.png') center left no-repeat;}
.footer_t li{ width: auto; height: auto; line-height:47px; float:left; padding:0 4px; margin-top:10px; }
.footer_t li a{ color:#333;}
.footer_t li a:hover{ color:#005590;}
 

.footer_b_k{ width:100%; height: auto; line-height:40px;font-size:12px;margin:0 auto; color:#FFF; background-color:#046a28; padding:20px 0px; }
.footer_b_k a{ color:#FFF;}
.footer_b{ width:1200px; height:270px; line-height:40px;font-size:12px;margin:0 auto; text-align:center; }

.footer_bl{ width:61%; height: auto; float:left; color:#999999; }
.footer_bl ul{ width:100%; height:auto; overflow:hidden; }

.footer_bl p{ width:490px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x04.jpg') left bottom repeat-x;  margin-bottom:10px; font-size:16px; }
.footer_bl p span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x05.jpg') left bottom repeat-x;font-size:30px; color:#FFF; } 



.footer_bl li{/* width:100%; height: auto; */line-height:35px;font-size:14px; float:left;  color:#fff;  padding-left:22px; margin-bottom:5px; }
.footer_bl input{ width:285px; height:35px; line-height:35px; background-color:#025b21;  border:1px solid #30a055; color:#fff;}
.footer_bl .dz{ width:150px; height:35px; line-height:35px; background-color:#025b21; border-radius:6px; border:none; }
.footer_bl textarea{ width:594px; height:90px; line-height:35px; background-color:#025b21;  border:1px solid #30a055; color:#fff; }

.footer_br{ width:330px; height: auto; float:left; color:#fff; }
.footer_br ul{ width:100%; height:auto; overflow:hidden; }

.footer_br .footerrbt{ width:330px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x04.jpg') left bottom repeat-x;  margin-bottom:10px; font-size:16px; }
.footer_br .footerrbt span{ width:123px;  height:60px; line-height:60px; float:left; overflow:hidden; background:url('../Image/i_cpsm_x05.jpg') left bottom repeat-x;font-size:30px; color:#FFF; } 

.footer_br li{ width:180px; background:url('../Image/footer_ewm.png') center left no-repeat; padding-left:150px; line-height:26px;  float:left; text-align:left; }

.footer_br li .footer_gsm{background:url('../Image/footer_gsm.png') center left no-repeat; padding-left:20px; }
.footer_br li .footer_shouji{background:url('../Image/footer_shouji.png') center left no-repeat; padding-left:20px; }
.footer_br li .footer_dizhi{background:url('../Image/footer_dizhi.png') center left no-repeat; padding-left:20px; }
.footer_br li .footer_guhua{background:url('../Image/footer_guhua.png') center left no-repeat; padding-left:20px; }
.footer_br li .footer_chuanzhen{background:url('../Image/footer_chuanzhen.png') center left no-repeat; padding-left:20px; }
.footer_br li .footer_youxiang{background:url('../Image/footer_youxiang.png') center left no-repeat; padding-left:20px; }

.footer_d_k{ width:100%; height:70px;line-height:30px; margin:0 auto; color:#FFF; background-color:#025b21;}
.footer_d{ width:1200px; height:70px;line-height:30px; margin:0 auto; }
.footer_d .footer_dl{ width:900px; line-height:30px; float:left; text-align:left; }
.footer_d .footer_dr{ width:300px; height:38px;line-height:38px; float:right; }


#iconDiv1{display:none;}.oc_bg{background:url('../Image/onlineContact_bg.png' ) no-repeat}.btn{display:inline-block;text-decoration:none;cursor:pointer}#big_C{position:fixed;_position:absolute;width:89px;height:301px;right:0px;top:200px; z-index:999999999999999999999;}#big_C .btn1{position:absolute;width:19px;height:19px;top:95px;right:3px;background-position:-176px -83px}#big_C .btn2{position:absolute;width:63px;height:63px;top:118px;left:13px;background-position:-103px -13px}#big_C .btn2:hover{background-position:-171px -13px}#big_C .btn3{position:absolute;width:68px;height:24px;top:188px;left:10px;background-position:-101px -202px}#big_C .btn3:hover{background-position:-101px -174px}#big_C .btn4{position:absolute;width:68px;height:24px;left:10px;top:220px;background-position:-173px -202px}#big_C .btn4:hover{background-position:-173px -174px}#big_C .btn5{position:absolute;width:56px;height:26px;top:262px;left:17px;background-position:-178px -235px}#big_C .btn5:hover{background-position:-107px -235px}#big_C .btn6{display:none;position:absolute;width:29px;height:85px;top:140px;left:-25px;background-position:-135px -84px}#big_C .btn6:hover{background-position:-101px -84px}#small_C{position:fixed;_position:absolute;width:28px;height:91px;right:1px;top:300px;background-position:-250px -174px}#small_C .btn1{display:none;position:absolute;width:28px;height:28px;left:0px;bottom:-28px;background-position:-207px -108px}#small_C .btn1:hover{background-position:-175px -108px}#small_C .stb{position:absolute;width:28px;height:91px;right:1px;top:0px}#big_C #wx{display: none;width: 150px;height: 150px;position: absolute;top: 220px;left: -150px;}






/*************index&goods**************/
.news{margin-left:17px;}
.news li{width:95%;height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px;}
/***********news_info**************/
.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-135px; background-color:#00a49d; float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}
.pro_info p{margin:20px 30px 30px 33px;}
.pro_name{display:block;color:#da020d;text-align:center; font-size:15px; }
.info_title{margin:30px 0 0 27px;width:98%;height:30px;background:#999;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{/*margin:40px 0 120px 46px;*/line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none; background-color:#025b21; color:#fff;cursor:pointer; font-size:18px; }

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/


#leftDiv{width:170px;height:auto;position:absolute; left:0px; top:0px;}
.itemFloat{width:170px;height:auto;line-height:5px}
.addss{height:189px;width:170px;margin-right:auto;margin-left:auto;background-image: url('../Image/1.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}
.close{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}
.addss_1{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.kong {height: 145px;width: 120px;margin-right: auto;margin-left: auto;}
.pfnav{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}
.pfnav li{ width:156px; height:33px; line-height:33px; font-size:14px; font-weight:600; margin:10px auto; background:url('../Image/1.jpg') no-repeat center; text-align:center }
.pfnav li a{ color:#484848;}
.pfnav li a:hover{ color:#484848; font-weight:700;}



#rightDiv{width:110px;height:auto;position:absolute; right:0px; top:0px;}
.itemFloat2{width:110px;height:auto;line-height:5px}
.addss2{height:243px;width:110px;margin-right:auto;margin-left:auto;background-image: url('../Image/2.jpg');background-repeat: no-repeat;background-position: center top;position: relative; z-index:9999}
.close2{height:11px;width: 12px;margin-right: auto;padding-left: 104px;margin-left: auto;position:absolute;right: 2px;margin-top: 2px;}
.addss_2{width:101px;height:30px;margin-top: 5px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.kong2{height: 145px;width: 120px;margin-right: auto;margin-left: auto;}
.pfnav2{height:auto; width:170px; position:absolute; top:35px; left:2px; z-index:9999}
.pfnav2 li{ width:156px; height:33px; line-height:33px; font-size:14px;  font-weight:600; margin:10px auto; background:url('../Image/1.jpg') no-repeat center; text-align:center }
.pfnav2 li a{ color:#484848;}
.pfnav2 li a:hover{ color:#484848; font-weight:700;}